projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d7e0af6
)
spinner: Tweak docs
author
Matthias Clasen
<mclasen@redhat.com>
Mon, 1 Mar 2021 06:34:17 +0000
(
01:34
-0500)
committer
Emmanuele Bassi
<ebassi@gnome.org>
Thu, 11 Mar 2021 16:37:36 +0000
(16:37 +0000)
gtk/gtkspinner.c
patch
|
blob
|
history
diff --git
a/gtk/gtkspinner.c
b/gtk/gtkspinner.c
index d4a9e41987a43d28a1491ad739670282bbac9914..0c21c0c5ef827025ac66e51ff3d955f85e549119 100644
(file)
--- a/
gtk/gtkspinner.c
+++ b/
gtk/gtkspinner.c
@@
-44,8
+44,9
@@
* GtkSpinner:
*
* A `GtkSpinner` widget displays an icon-size spinning animation.
- * It is often used as an alternative to a [class@Gtk.ProgressBar] for
- * displaying indefinite activity, instead of actual progress.
+ *
+ * It is often used as an alternative to a [class@Gtk.ProgressBar]
+ * for displaying indefinite activity, instead of actual progress.
*
* 
*